| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRGetNodeType function to get the type of a movie node.
OSType QTVRGetNodeType (QTVRInstance qtvr, UInt32nodeID);
The QTVRGetNodeType function returns, as its function result, the type of the node specified by the nodeID parameter in the QuickTime VR movie specified by the qtvr parameter. See "Node Types" for a description of the values that QTVRGetNodeType can return.
| Previous | Chapter contents | Chapter top | Section top | Next |